setAdapter

open fun setAdapter(@Nullable adapter: @Nullable ListAdapter)(source)

Sets the adapter that provides the data and the views to represent the data in this popup window.

Parameters

adapter

The adapter to use to create this window's content.